home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Shareware / Twistpad 1.1 / Setup.exe / Templates / Pearl Template.pl < prev    next >
Encoding:
Perl Script  |  2003-08-14  |  49 b   |  5 lines

  1. #!/usr/bin/perl
  2.  
  3. print "Hello, World...\n";
  4.  
  5.